From 35f3cb30eb7313c25e01951b27f64113659ad6b2 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Tue, 21 Jan 2020 17:11:34 -0700 Subject: [PATCH] try to get codacy cppcheck running without height.cc (#470) --- .codacy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codacy.yaml b/.codacy.yaml index d74d4108f..caa2a947e 100644 --- a/.codacy.yaml +++ b/.codacy.yaml @@ -5,6 +5,7 @@ exclude_paths: - 'shapelib/**' - 'zlib/**' - coverity_model.cc + - height.cc # It takes newer cppcheck versions, somewhere > 1.82, an excessive amount of time to analyze heightgrid.h - strptime.[ch] - jeeps/gpsproj.cc - jeeps/gpsproj.h -- 2.30.2